.Net Framework > v2.0.50727 > System > Convert > ToBase64String ToBase64String(Byte[])
ToBase64String(Byte[],Base64FormattingOptions)
ToBase64String(Byte[],Int32,Int32)
ToBase64String(Byte[],Int32,Int32,Base64FormattingOptions)


ToBase64String(Byte[])

Category
Method
Description
Converts the value of an array of 8-bit unsigned integers to its equivalent System.String representation encoded with base 64 digits.
Type
String
Character
public, static
Parameters
NameTypeDescription
inArrayByte[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ToBase64String(Byte[],Base64FormattingOptions)

Category
Method
Description
Converts a subset of an array of 8-bit unsigned integers to its equivalent System.String representation encoded with base 64 digits. A parameter specifies whether to insert line breaks in the return value.
Type
String
Character
public, static
Parameters
NameTypeDescription
inArrayByte[]
optionsBase64FormattingOptions
Attributes
NameValue/Assignment
ComVisibleAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ToBase64String(Byte[],Int32,Int32)

Category
Method
Description
Converts a subset of an array of 8-bit unsigned integers to its equivalent System.String representation encoded with base 64 digits. Parameters specify the subset as an offset in the input array, and the number of elements in the array to convert.
Type
String
Character
public, static
Parameters
NameTypeDescription
inArrayByte[]
offsetInt32
lengthInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ToBase64String(Byte[],Int32,Int32,Base64FormattingOptions)

Category
Method
Description
Converts a subset of an array of 8-bit unsigned integers to its equivalent System.String representation encoded with base 64 digits. Parameters specify the subset as an offset in the input array, the number of elements in the array to convert, and whether to insert line breaks in the return value.
Type
String
Character
public, static
Parameters
NameTypeDescription
inArrayByte[]
offsetInt32
lengthInt32
optionsBase64FormattingOptions
Attributes
NameValue/Assignment
ComVisibleAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database